Week 1
Milestones
- Reduce the LOC ~250 in the main ContextProvider.tsx
- Proper naming conventions should be followed
Screenshots / Videos
Bots filtered based on timestamp
Contributions
- Setup the project locally, made branches for development
- Reduced the LOC by 30% in the main ContextProvider.tsx
- Used meaningful names for the variables and functions
Learnings
Got a walkthrough of the codebase and the architecture of the app by mentor, attended meetings for doubts and ideation for POCs. Learned how short polling, long polling and websockets work, also had a hands-on experience with socekt.io and built two rooms for communications between them and tested it.